commit | ba8baee8618696a4405a1c7feb93ce8d3b089795 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Sep 14 20:25:23 2022 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 14 20:25:23 2022 |
tree | 36a0a7f824df6259cd09b0081e297b366279ab46 | |
parent | b2e63923b4a1650cdd5c8d919dacf6c650940a92 [diff] [blame] |
Autogenerated HTML docs for v2.37.3-662-g36f8e7e
diff --git a/git-checkout.txt b/git-checkout.txt index 9f37e22..4cb9d55 100644 --- a/git-checkout.txt +++ b/git-checkout.txt
@@ -600,6 +600,13 @@ $ git add frotz ------------ +CONFIGURATION +------------- + +include::includes/cmd-config-section-all.txt[] + +include::config/checkout.txt[] + SEE ALSO -------- linkgit:git-switch[1],